home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0085 / 405.txt < prev    next >
Text File  |  1997-04-16  |  14KB  |  361 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Wed,  4 Apr 90       Volume 90 : Issue  405
  4.  
  5. Today's Topics:
  6.                          1040ST Ram Expansion
  7.                            Amiga/Atari help
  8.                        Changing Gulam Keyboard
  9.                   HD Backup (a summary of responses)
  10.                Lets encourage shareware and crippleware
  11.                              PC-Emulator
  12.                        STOS Loses on TOS > 1.2
  13.                           TOS 1.4 and the UK
  14.                                TT rumor
  15.                       Upgrading Mega 2 to Mega 4
  16.                         Vcel reactions anyone?
  17. ----------------------------------------------------------------------
  18.  
  19. Date: 4 Apr 90 17:30:09 GMT
  20. From:
  21.  pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!uupsi!rodan!rodan.acs.
  22.  syr.edu!jfbruno@tut.cis.ohio-state.edu  (John F. Bruno)
  23. Subject: 1040ST Ram Expansion
  24. Message-ID: <2778@rodan.acs.syr.edu>
  25.  
  26. I know this has been asked and answered before.
  27. I know this belongs in the "monthly posting"
  28.  
  29. What is the best way to get a 1040ST to 4meg? I know of the following:
  30. Name               Mail order price I've seen (US $$)
  31. =================  ====================================
  32. Z-Ram 3-d          $149.95
  33. NEW WORLD UPGRADE  $139.95
  34. ARCO BOARD         $169.95
  35. JRI SIMM Upgrade   $139.95
  36.  
  37. I believe these are all un-populated boards. I've seen 1Meg SIMMS 80ns for
  38. $69.00, I don't know about regular DRAM prices, though.  If you have
  39. experience with any of these, please tell about it.
  40.  
  41. What price for board?
  42. What price to populate board?
  43. Is buying an additional 3meg enough, or do I need to buy 4meg for some reason?
  44. How much soldering?
  45. Did it easily fit into your 1040ST?
  46.  
  47. Is it possible to go beyond 4MB??
  48.  
  49. Please email. I will of course summarize.
  50.  
  51. Thanks,
  52. ---jb (jfbruno@rodan.acs.syr.edu)
  53.  
  54. ------------------------------
  55.  
  56. Date: 4 Apr 90 23:55:43 GMT
  57. From:
  58.  zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!cs325ec@tut.cis.o
  59.  hio-state.edu  (Gregory Lemperle-Kerr)
  60. Subject: Amiga/Atari help
  61. Message-ID: <1990Apr4.235543.24355@ux1.cso.uiuc.edu>
  62.  
  63.         Just wondering why all these lame Amiga users are posting and not
  64.         many Atari users...
  65.  
  66.         The Amax from what I have heard (that is the Amiga's mac emulator)
  67.         is like a tadpole in the pond of mac emulators whereas Spectre on
  68.         the Atari approaches the bullfrog.
  69.  
  70.         Atari has the added bonus that many of its users are hacks (like
  71.         me) who know much about computers in general.  I don't know of
  72.         many other computers with as many cheap ways to enhance it.  e.g.
  73.         The mod to expand the screen to 832x512(about), memory upgrade
  74.         without cards... etc.
  75.  
  76.         Dave Small apparently has a 68030 card working for an ST that he
  77.         will market...?
  78.  
  79.         The Amiga is also in another price range.  (higher)
  80.  
  81.         4096 colours are real pretty, if that's what makes your motor run.
  82.  
  83.         512 are good enough for me.
  84.  
  85.         There is another hardware mod from Germany for the atari that allows
  86.         the monochrome monitor to work in the colour resolutions using
  87.         grey scales.
  88.  
  89.         Insight:  You had a Mac...  you'll probably get an Amiga except...
  90.                 You ditched a Mac... you should get an Atari ST.
  91.  
  92.         -- Greg
  93.  
  94. ------------------------------
  95.  
  96. Date: Wed, 4 Apr 90 21:12:31 EDT
  97. From: "Hiscocks, Peter" <FCTY7284%RYERSON.bitnet@ugw.utcs.utoronto.ca>
  98. Subject: Changing Gulam Keyboard
  99. Message-ID: <90Apr4.201555edt.57940@ugw.utcs.utoronto.ca>
  100.  
  101.          Since there have been several inquiries lately on changing
  102.          the keyboard table in Gulam....
  103.  
  104.          To modify Gulam to suit a particular national keyboard, you
  105.          could first use a monitor/hex editor program such as ABZMON
  106.          to search the TOS rom for the keyboard lookup tables, which
  107.          presumably are correct for that country.
  108.  
  109.          There are three keyboard tables, each 128 bytes long. The
  110.          first one is for lower case, the second for characters
  111.          obtained by pressing the SHIFT key, and the third one by
  112.          actuating CAPS LOCK. In all three cases, the last 13 bytes
  113.          are zeros. A suitable ASCII search string is '123456789',
  114.          which occurs in the first and last tables.
  115.  
  116.          Dump the TOS keyboard lookup tables to the printer to have a
  117.          printed reference, load Gulam as a data file, and search it
  118.          for its keyboard tables. When you find them, modify them to
  119.          match the TOS rom tables, and then store the modified Gulam
  120.          back to disc. The author of Gulam installed his own look up
  121.          tables for the keypad (so that he could rebind the keypad to
  122.          other commands) so you shouldn't modify the keypad codes.
  123.  
  124.          I used this method to modify Gulam for the Dvorak keyboard
  125.          layout. Because the Dvorak layout has the commonly used keys
  126.          are in the home row, it can be learned in about 3 hours, and
  127.          it is faster and less fatiguing than the Qwerty keyboard
  128.          layout. But you do have these layout glitches to solve....
  129.          I used the method described above, but with a Dvorak
  130.          installer program as the reference instead of the TOS ROMs.
  131.  
  132.          Hope this helps:
  133.  
  134.                                         Peter Hiscocks
  135.                                         Ryerson Polytech
  136.                                         Toronto
  137.  
  138. ------------------------------
  139.  
  140. Date: 4 Apr 90 17:32:46 GMT
  141. From:
  142.  sun-barr!cs.utexas.edu!news-server.csri.toronto.edu!utgpu!watserv1!watdragon!ti
  143.  ger!swklassen@decwrl.dec.com  (Steven W. Klassen)
  144. Subject: HD Backup (a summary of responses)
  145. Message-ID: <22879@watdragon.waterloo.edu>
  146.  
  147. In article <5440111@hplsla.HP.COM> andyc@hplsla.HP.COM (Andy Cassino) writes:
  148. >I've had Diamond Back for a while now. I think it might be what you are
  149. >looking for. It uses the archive bit correctly, you can set it to compress
  150. >files, and it seems faster than Turtle, though I haven't sat down and made
  151.  
  152. Where can one find this program?
  153.  
  154. Steven W. Klassen                       +-----------------------------+
  155. Computer Science Major                  | Support the poor...buy fur! |
  156. University of Waterloo                  +-----------------------------+
  157.  
  158. ------------------------------
  159.  
  160. Date: 4 Apr 90 14:28:36 GMT
  161. From: att!dptg!lzsc!hcj@ucbvax.Berkeley.EDU  (HC Johnson)
  162. Subject: Lets encourage shareware and crippleware
  163. Message-ID: <1528@lzsc.ATT.COM>
  164.  
  165. Here are some additional thoughts on the posting to .binaries. of non-free
  166. software.
  167.  
  168. What seems to have set Steven Grimm off was a submission that stated on the
  169. outside that it was being distributed with the purpose of enticing one
  170. to buy the product.  This he felt was 'bad', 'illegal', 'immoral' or something.
  171. This type of product I will call crippleware.  Some of it works, some parts
  172. are left out.
  173.  
  174. Yet there abounds Shareware that is identical except for outside statements.
  175. Consider Transverter, which, before being included on Spectre Disks was
  176. Shareware.  Only half of it worked; you get the rest when you pay!
  177. Consider SAMBIN.LZH, just found in the binaries.  It runs, after blasting
  178. you with a screen to pay up, and where to send the money!.
  179.  
  180. Really, the only difference between a crippleware and shareware submission
  181. is a question of how functional the submitted product is.  If all it did
  182. was put up a glitzy screen, tell you how great it was going to be, and
  183. asked for your money, it has little use; and would probably be a waste of
  184. bandwidth to transmit.  In reality, all these products are much better
  185. than this.
  186.  
  187. Usenet exists as a service to the community. (I hope this isn't also debatable).
  188. The better shareware and crippleware will surely end up on GENIE and Compuserve.
  189. I am not injured by Steven's stand because I can call these.
  190.  
  191. However, there seems to be a larger audience, many who are students, that do
  192. not or can not afford working accounts on these services.  To them, whats in
  193.  .binaries. is what they get to see, feel, and try.  If something good comes
  194. along that they can try (for free) and then decide to buy its great.
  195.  
  196. I hope Steven will reconsider his stand and take a broader view.
  197. The Net isn't being used commercially to pass programs which are usable
  198. as is, and thus free.  The fact that the Author would like to be paid
  199. for writing the program should not be a consideration as to whether the
  200. program submitted is disseminated.
  201.  
  202. Howard C. Johnson
  203. ATT Bell Labs
  204. att!lzsc!hcj
  205. hcj@lzsc.att.com
  206.  
  207. ------------------------------
  208.  
  209. Date: 90/04/02 18:50 MESZ
  210. From: Thomas Neser <So01%Dmarum8.Bitnet@Forsythe.Stanford.EDU>
  211. Subject: PC-Emulator
  212.  
  213. Dear netters,
  214. today i received some information about the PC-emulator of
  215. Vortex. Seems that is it like PC-Speed but only CGA and Hercules
  216. is possible. In the newest version of PC-speed you can programm the
  217. 68000er and a coprocessor will be accepted. The Vortex-emulator has
  218. none of this features. When i have the emulator of omega-systems in
  219. mind i see that there are 16 MHZ possible and i don't know if the
  220. Ram of the Atari is used over 704 KB. Think we have to wait a while
  221. for a emulator with 80286 and 80287 or 80386SX and 80387Sx which
  222. uses full ram, allows to run dos and tos without booting and has full
  223. 16 MHZ for all the tuned boards and accepts the 68881. A free card-
  224. slot would be fine two.
  225. Thomas Neser <So01@Dmarum8.Bitnet>
  226.  
  227. ------------------------------
  228.  
  229. Date: 4 Apr 90 20:11:12 GMT
  230. From: haven!wam!dmb@ames.arc.nasa.gov  (David M. Baggett)
  231. Subject: STOS Loses on TOS > 1.2
  232. Message-ID: <1990Apr4.201112.20863@wam.umd.edu>
  233.  
  234. In article <4Apr1990165702135@BLEKUL11.BITNET> GHGADMO@BLEKUL11.BITNET writes:
  235. >I have a problem concerning the compatibility of the 1040 STe.  I tried
  236. >to run STOS on it, and it results in about (no sure) 4 2 bombs.  Any
  237. >idea why?
  238.  
  239. If I'm not mistaken, STOS fails to run on both TOS 1.4 and 1.6 because
  240. it uses UNDOCUMENTED LOCATIONS in TOS.
  241.  
  242. <oooh> <aaah> <gasp>
  243.  
  244. Tsk-tsk.  Perhaps a STOS user can confirm or deny.
  245.  
  246. Dave Baggett
  247. dmb@cscwam.umd.edu
  248.  
  249. ------------------------------
  250.  
  251. Date: Tue, 03 Apr 90 10:12:52 BST
  252. From: Mr. Stephen Culshaw
  253.  <XUUM24%PRIME-A.CENTRAL-SERVICES.UMIST.AC.UK@Forsythe.Stanford.EDU>
  254. Subject: TOS 1.4 and the UK
  255. Message-ID: <$TGNFDDNRBCDZ at UMPA>
  256.  
  257. To everyone in the UK - has anyone managed to get hold of TOS 1.4 yet ?
  258. I've been trying to run this new desktop GEMINI - which looks pretty
  259. good, but it crashes. I vaguely remember something about it being for
  260. TOS 1.4 so my old mega4 with TOS 1.09 doesn't seem to be able to cope.
  261. Also has anyone got the blitter - does it really so an improvement and
  262. is it worth the cost - what ever that might be?
  263. What about the HYPERCACHE by Third Coast Tech - any pros and cons - anyone
  264. used it with OPUS, UNITERM, TeX/Latex, SHOWDVI, DVI2SLM, TOUCHUP - being
  265. the programs I mainly use - what about with games software - hope you
  266. can turn it off - I have enough problems without them running even faster!
  267.  
  268. Thanks for any info
  269. Steve C.
  270.  
  271.  
  272. ------------------------------
  273.  
  274. Date: 4 Apr 90 03:10:43 GMT
  275. From: amdahl!pacbell!sactoh0!mfolivo@ames.arc.nasa.gov  (Mark F. Newton)
  276. Subject: TT rumor
  277. Message-ID: <2816@sactoh0.UUCP>
  278.  
  279. Keywords: Not to have Atari name?
  280.  
  281. What's this I have heard about the TT possibly not having the Atari
  282. name?
  283.  
  284. I heard this "rumor" and the person has not given any kind of
  285. source. I do not believe it, unless someone out there has heard the
  286. same thing.
  287.  
  288. Another is that the TT case is to be redone- and after all that
  289. Atari did to get that thing at least a Class A certification?
  290. Perhaps so to get a Class B, but the rumormonger gave no
  291. information.
  292.  
  293. I should clarify- I will not believe that the TT will be marketed
  294. under another manufacturert unless I hear it from Atari themselves.
  295.  
  296. (Sounds like someone is more than a bit gullible to pass on
  297. everything that they heard)
  298.  
  299.  
  300. --
  301.                              Mark Newton-John
  302.    (ames att sun)!pacbell! \      Sakura-mendo, CA
  303.            ucdavis!csusac! - sactoh0!mfolivo
  304.               uunet!mmsac! /      the good guys!
  305.  
  306. ------------------------------
  307.  
  308. Date: 4 Apr 90 21:21:47 GMT
  309. From: jdroh@athena.mit.edu  (Jae D. Roh)
  310. Subject: Upgrading Mega 2 to Mega 4
  311. Message-ID: <1990Apr4.212147.3676@athena.mit.edu>
  312.  
  313. In article <1090@olnl1.UUCP>, paulz@olnl1.UUCP (Paul v.d. Zwan) writes:
  314. > Has anyone ever tried upgrading a Mega 2 ( late 1987) to 4 MB. ?
  315. > It has room for 10 more RAM chips on the motherboard. Is an upgrade
  316. > as easy as I hope it is or is there catch to it. ??
  317. >
  318. >
  319. >
  320. > --
  321. > #  Paul van der Zwan                  # ?mcvax,uunet,hp4nl?!olnl1!paulz
  322. > #  Olivetti Nederland B.V.            #
  323. > #  Marketing Support (Xenix,Unix,X/OS)  #
  324.  
  325. Hopefully, you mean 16 more RAM chips, right?  Supposedly one can just solder
  326. 16 dip sockets onto the motherboard then fill them up with 1mbit rams, and
  327. the ST will automatically recognize the additional memory.  I have been
  328. meaning to try this for a while, but haven't gotten around to doing it yet.
  329. It should work, since the motherboards for the Mega2 and Mega4 are the same.
  330. If someone who knows more about this sees that I am mistaken in some of the
  331. above, feel free to correct anything.
  332. Jae D. Roh
  333. MIT, Cambridge MA.
  334. CS.
  335. jdroh@athena.mit.edu
  336.  
  337. ------------------------------
  338.  
  339. Date: 4 Apr 90 22:13:17 GMT
  340. From:
  341.  cs.utexas.edu!samsung!uakari.primate.wisc.edu!nic.MR.NET!thor.acc.stolaf.edu!jo
  342.  hnsoer@tut.cis.ohio-state.edu  (Erik R. Johnson)
  343. Subject: Vcel reactions anyone?
  344. Message-ID: <11886@thor.acc.stolaf.edu>
  345.  
  346. So, does anyone have any reactions to the Vcel Demo?
  347. If so, you may contact me at->  johnsoer@thor.acc.stolaf.edu
  348.  
  349. Also, since I will be graduating this Spring I will be in search of a job.
  350. If you are involved in a company that deals with computer graphics, please
  351. tell me about it.
  352.  
  353. Thanks for you time,
  354.  
  355.       Erik
  356.  
  357. ------------------------------
  358.  
  359. End of INFO-ATARI16 Digest V90 Issue #405
  360. *****************************************
  361.